Schtasks change  from Monday to Tuesday

Dear ,

        I have schedule task   which will run every Sunday 3 am , i want to re schedule it on very Tuesday 3 am, is any one have idea how to update the day of the week without recreating it .

TO UPDATE THE TIME ..schtasks /change /TN mytask  /ST  03:00

TO UPDATE THE DAY OF THE WEEEK..?

Thanks

Balaji K

February 24th, 2015 7:52pm

For a one time change just use the GUI.  Open the task and edit it.  Done.
Free Windows Admin Tool Kit Click here and download it now
February 24th, 2015 8:23pm

The other thing ypu could do is toe read the help "schtasks /?"  Look at the "/Change" command.

This is not a scripting question.  It is a system utility que

February 24th, 2015 8:25pm

Thanks for the reply .. its not a one time change also i need to do it through powershell script...

i have looked on the below .. but there is no option to change the Day... :( 

."schtasks change  /?"  

Thanks

Balaji K

Free Windows Admin Tool Kit Click here and download it now
February 25th, 2015 10:09am

Help Get-SchedutedCTask
Help Set-ScheduledTask
Help New-ScheduledTaskTrigger

February 25th, 2015 10:20am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics